gdkwindow-wayland: Don't post CONFIGURE events for the same size
authorJasper St. Pierre <jstpierre@mecheye.net>
Thu, 19 Jun 2014 18:31:23 +0000 (14:31 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Thu, 19 Jun 2014 18:56:16 +0000 (14:56 -0400)
commit12fc77ad98651b0d83ca2c59cc82981f22c8eb2a
treeb9b00a9b2551ade5c300b940596d890316ca3718
parent0056d3a6ad8771f98afb61bf603f60ce1b61d10b
gdkwindow-wayland: Don't post CONFIGURE events for the same size

The Wayland compositor is completely allowed to send us configure
events for the same size, and this validly happens if we're changing
states. Fizzle these out.
gdk/wayland/gdkwindow-wayland.c